Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for customization of email views #191

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

rsmithlal
Copy link
Contributor

In order to allow for the customization of the devise login mail templates #187 and the mailboxer email templates #51, we need to install the views from each gem to the project. Next, we need to actually customize those views to have the content that we are looking for.

@rsmithlal rsmithlal self-assigned this Apr 20, 2019
@joatu joatu temporarily deployed to joatuv2-pr-191 April 20, 2019 14:38 Inactive
@rsmithlal rsmithlal temporarily deployed to joatuv2-pr-191 April 20, 2019 19:33 Inactive
@rsmithlal rsmithlal temporarily deployed to joatuv2-pr-191 April 20, 2019 23:49 Inactive
@rsmithlal
Copy link
Contributor Author

The invitation email template is located here: https://github.com/joatuapp/joatu-v2/blob/improvements/email-views/app/views/user_mailer/invitation_instructions.html.erb. Please be aware that any <% %> tags must be preserved when making changes

@rsmithlal
Copy link
Contributor Author

Were these changes ever completed?

@joatu
Copy link
Contributor

joatu commented May 25, 2020

I don't recall if I ever updated this, but if we've opened up the front page for sign-ups, an invitation email is less important right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants